long token_t
configuration token
Definition: rig.h:717
Master rotator structure.
Definition: rotator.h:523
Hamlib rotator data structures.
int frontrot_get_conf(ROT *rot, token_t token, char *val, int val_len)
Query data from a rotator state in alpha form.
Definition: rot_conf.c:367
int frontrot_set_conf(ROT *rot, token_t token, const char *val)
Set a rotator state value from alpha input.
Definition: rot_conf.c:168